Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps langchain from 0.1.4 to 0.3.22.

Release notes

Sourced from langchain's releases.

langchain==0.3.22

Changes since langchain==0.3.21

langchain: release 0.3.22 (#30557) Fix incorrect import path for AzureAIChatCompletionsModel (#30417)

langchain==0.3.21

Changes since langchain==0.3.20

langchain[patch]: update text-splitters min bound (#30352) langchain[patch]: lock with latest text-splitters (#30350) langchain: release 0.3.21 (#30348) Core: Adding Azure AI to Supported Chat Models (#30342) fix(core): Ignore missing secrets on deserialization (#30252) openai[patch]: support Responses API (#30231) Fixed an issue with the OpenAI Assistant's 'retrieval' tool and adding support for the 'attachments' parameter (#30006)

langchain==0.3.20

Changes since langchain==0.3.19

langchain[patch]: release 0.3.20 (#30101) core[patch]: Fix FileCallbackHandler name resolution, Fixes #29941 (#29942) langchain[patch]: delete erroneous lock file (#30007) langchain: make numpy optional (#29182) docs: Correct grammatical typos in various documentation files (#29983) langchain[patch]: remove aiohttp (#29991) langchain[patch]: remove explicit dependency on tenacity (#29990) langchain: update extended test (#29988) _wait_for_run calling fix for OpenAIAssistantRunnable (#29927) core[patch]: set version="v2" as default in astream_events (#29894)

langchain-community==0.3.20

Changes since langchain-community==0.3.19

community: release 0.3.20 (#30354) support return reasoning content for models like qwq in dashscope (#30317) community: fix import exception too constrictive (#30218) community: support in-memory data (Blob.from_data) in all audio parsers (#30262) community: add 'extract' mode to FireCrawlLoader for structured data extraction (#30242) community: fix CPU support for FasterWhisperParser (implicit compute type for WhisperModel) (#30263) community: cube document loader - do not load non-public dimensions and measures (#30286) community[patch]: fix bilibili loader handling of multi-page content (#30283) community: cube document loader - fix logging (#30285) community[fix] : Pass API_KEY as argument (#30272) community: Remove the system message count limit for ChatTongyi. (#30192) fixes#30182: update tool names to match OpenAI function name pattern (#30183) community[patch]: ChatPerplexity: track usage metadata (#30175) add JiebaLinkExtractor for chinese doc extracting (#30150) community: fix AttributeError when creating LanceDB vectorstore (#30127) community: make DashScope models support Partial Mode for text continuation. (#30108)

... (truncated)

Commits
  • 9213d94 docs: update cassettes for chat token usage tracking guide (#30558)
  • 9c682af langchain: release 0.3.22 (#30557)
  • 0879680 docs: keep tutorial runnable in CI (#30556)
  • b075eab Include delayed inputs in langchain tracer (#30546)
  • 372dc7f core[patch]: fix loss of partially initialized variables during prompt compos...
  • e7883d5 langchain-openai: Support token counting for o-series models in ChatOpenAI (#...
  • d075ad2 core[patch]: specify default event loop scope in pyproject.toml (#30543)
  • f23c3e2 text-splitters[patch]: Refactor HTMLHeaderTextSplitter for Enhanced Maintai...
  • 86beb64 docs: Add doc for Vectorize provider (#30436)
  • 6f87355 docs,langchain-community: Fix typos in docs and code (#30541)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.4 to 0.3.22.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-ai21==0.1.4...langchain==0.3.22)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 31, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #60.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/pip/langchain-0.3.22 branch April 7, 2025 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant